SGGetChannelMatrix
TheSGGetChannelMatrix
function allows the sequence grabber to retrieve your channel's display transformation matrix.
pascal ComponentResult SGGetChannelMatrix (SGChannel c, MatrixRecord *m);
c
- Identifies the channel connection for this operation.
m
- Contains a pointer to a matrix structure, as defined by the Movie Toolbox (see "Movie Toolbox" in Inside Macintosh: QuickTime for more information about matrix structures). Place your current matrix values into this matrix structure.
SEE ALSO
The sequence grabber may set your channel's matrix by calling theSGSetChannelMatrix
function, which is discussed in the previous section.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help